-
Notifications
You must be signed in to change notification settings - Fork 33
Merge https://github.com/kubernetes-sigs/cluster-api-provider-openstack:release-0.12 into main #358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge https://github.com/kubernetes-sigs/cluster-api-provider-openstack:release-0.12 into main #358
Conversation
Signed-off-by: Huy Mai <[email protected]>
Signed-off-by: Lennart Jern <[email protected]>
…ot/cherry-pick-2256-to-release-0.12 [release-0.12] 🐛 Ensure that existing ports also have correct tags and trunks
…es with 1 update Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Bumps the all-go-mod-patch-and-minor group with 1 update in the /hack/tools directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `sigs.k8s.io/controller-runtime` from 0.19.4 to 0.19.5 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5) Updates `sigs.k8s.io/controller-runtime` from 0.19.4 to 0.19.5 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.4...v0.19.5) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/go_modules/release-0.12/all-go-mod-patch-and-minor-5b7926cd04 🌱(deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 1 update
`InstanceState` was copied to the `OpenStackServer` API and the `OpenStackMachine` controller doesn't care about this field anymore. The field still exists for backward compatibility but it was decided long time ago (when we worked on the `OpenStackServer` API) that it wouldn't be populated anymore. We missed to stop printing this field when listing the `OpenStackMachines`. Also, we now document that the field is not populated anymore. This was also a miss.
…ot/cherry-pick-2402-to-release-0.12 [release-0.12] 🐛 Stop printing InstanceState for OpenStackMachine
To support upgrades from 0.10 where the bastion port name was named after the namespace + cluster name, we need to take care of removing that port as well during an upgrade. (cherry picked from commit 2a8c1a8)
[release-0.12] port/cleanup: support old bastion port name
…es with 1 update Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/spf13/pflag](https://github.com/spf13/pflag). Bumps the all-go-mod-patch-and-minor group with 1 update in the /hack/tools directory: [github.com/spf13/pflag](https://github.com/spf13/pflag). Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: github.com/spf13/pflag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/spf13/pflag dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/go_modules/release-0.12/all-go-mod-patch-and-minor-dafd14f470 🌱(deps): Bump the all-go-mod-patch-and-minor group across 2 directories with 1 update
Signed-off-by: Mathieu Tortuyaux <[email protected]>
…ot/cherry-pick-2419-to-release-0.12 [release-0.12] 🌱 data: use latest Flatcar stable from image-builder
Specifying the patch version is not needed and can causes problems on systems which haven't updated yet to the 1.23.4.
…ot/cherry-pick-2424-to-release-0.12 [release-0.12] 🌱 go.mod: stick to 1.23.0
|
Hi @shiftstack-merge-bot[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: EmilienM The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This reverts commit dd74d64.
97d77d8 to
3b25d0b
Compare
|
/lgtm |
|
@shiftstack-merge-bot[bot]: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
[ART PR BUILD NOTIFIER] Distgit: openstack-cluster-api-controllers |
No description provided.